GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-07-27T19:05:04.1985071+00:00",
"SubmitDate": "2026-07-27T19:05:04.1985071+00:00",
"ReportPeriodStart": "2026-07-27T19:05:04.1985071+00:00",
"ReportPeriodEnd": "2026-07-27T19:05:04.1985071+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "ece72f88-fd50-4d20-9d2a-cb055f18e547",
"Rows": [
{
"ItemId": "295cb258-8f39-4038-b806-da22092174e0",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "295cb258-8f39-4038-b806-da22092174e0",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "ece72f88-fd50-4d20-9d2a-cb055f18e547",
"Rows": [
{
"ItemId": "295cb258-8f39-4038-b806-da22092174e0",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "295cb258-8f39-4038-b806-da22092174e0",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"85dd2ca6-116c-4fbb-909c-9d532f38376d",
"48638bf2-e9a0-4368-b4a8-afe685b54a2c"
],
"Approvers": [
"3a477c90-aa92-4fa1-bf8a-cf299659b112",
"6be58733-5da6-4b1b-8b7b-1f5265d10c50"
],
"ApprovedBy": "afb94f11-f136-4148-8101-e18dce08bcd8",
"ApprovalDate": "2026-07-27T19:05:04.1985071+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "6627552f-6f31-4335-8c9c-63691cba8722",
"WorkPlanId": "948f50b0-3196-4db6-ac67-33c8e5aca7e5",
"id": "551f043f-516a-4407-98ae-56697836414e",
"ConfigId": "57616e46-b055-4fdf-a5b0-fd26e1760075"
},
{
"GenerationDate": "2026-07-27T19:05:04.1985071+00:00",
"SubmitDate": "2026-07-27T19:05:04.1985071+00:00",
"ReportPeriodStart": "2026-07-27T19:05:04.1985071+00:00",
"ReportPeriodEnd": "2026-07-27T19:05:04.1985071+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "ece72f88-fd50-4d20-9d2a-cb055f18e547",
"Rows": [
{
"ItemId": "295cb258-8f39-4038-b806-da22092174e0",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "295cb258-8f39-4038-b806-da22092174e0",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "ece72f88-fd50-4d20-9d2a-cb055f18e547",
"Rows": [
{
"ItemId": "295cb258-8f39-4038-b806-da22092174e0",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "295cb258-8f39-4038-b806-da22092174e0",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"85dd2ca6-116c-4fbb-909c-9d532f38376d",
"48638bf2-e9a0-4368-b4a8-afe685b54a2c"
],
"Approvers": [
"3a477c90-aa92-4fa1-bf8a-cf299659b112",
"6be58733-5da6-4b1b-8b7b-1f5265d10c50"
],
"ApprovedBy": "afb94f11-f136-4148-8101-e18dce08bcd8",
"ApprovalDate": "2026-07-27T19:05:04.1985071+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "6627552f-6f31-4335-8c9c-63691cba8722",
"WorkPlanId": "948f50b0-3196-4db6-ac67-33c8e5aca7e5",
"id": "551f043f-516a-4407-98ae-56697836414e",
"ConfigId": "57616e46-b055-4fdf-a5b0-fd26e1760075"
}
]